@charset "utf-8";


/* 本案例使用css样式 */
.left{ float:left;}
.right{ float:right;}
.device{ width:1284px; height:auto; padding-top:15px; overflow:hidden;}
.device .scroll{ width:100%; height:218px; overflow:hidden; position:relative;}
.device .scroll ul{ position:absolute; left:0; top:0; height:220px; overflow:hidden;}
.device h2{ width:58px; height:18px; right:58px; bottom:10px; position:absolute;}
.device ul{ overflow:hidden;}
.device ul li{ width:642px; height:100px; line-height:20px; color:#878787;font-size:12px; font-family:"宋体"; overflow:hidden; position:relative; float:left; overflow:hidden;}
.device ul li .descrition{ width:382px; height:52px; padding-left:14px; color:#525252; line-height:23px; float:left;}
.device ul li a{ width:370px; display:block; color:#000;font-family:"微软雅黑"; font-size:16px; line-height:42px;background: url(../images/dot.png) left center no-repeat; padding-left:14px;}
.device ul li a:hover{background: url(../images/dot_h.png) left center no-repeat; color:#fba400;}